| 2005-02-02 |
Matthias Clasen | Set info->icon_list to NULL after freeing it. (#165800... |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Michael Natterer | depend on stable pango-1.8, not unstable 1.7 |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Matthias Clasen | Fix many instances of "the the" in docs and comments... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Matthias Clasen | Forgotten file, ChangeLog from 2005-01-27 |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Matthias Clasen | Add a --quiet option. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Tor Lillqvist | Remove superfluous blank line. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Tor Lillqvist | New functions, code blocks refactored out of update_key... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Matthias Clasen | Use NULL, not 0 to terminate NULL-terminated va lists... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
David Lodge | Updated British translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Manish Singh | update ancient IRC info. |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Matthias Clasen | Some visual tweaks to the about dialog, obey HIG spacin... |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
Matthias Clasen | Don't allow -1 as minimum-key-length. (gtk_entry_comple... |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
Matthias Clasen | Make it compile |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
Matthias Clasen | Make sure the license dialog is initially displayed... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Matthias Clasen | Fix docs. (#165180, Jeff Franks) |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Matthias Clasen | Fix docs. (#165163, Jeff Franks) |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Matthias Clasen | Add note on limited availability. (#164347, Roger Light) |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Matthias Clasen | Use the correct setter for a string GValue. (#165203... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Matthias Clasen | Initialize user_time from DESKTOP_STARTUP_ID. (#165131... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Federico Mena... | Removed leftover comments. |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-01-24 |
Matthias Clasen | Replace "effect" by "affect" where appropriate. (#16510... |
commit | commitdiff | tree | snapshot |
| 2005-01-24 |
Matthias Clasen | Document GtkWidget::style-set. (#164222, Alex Graveley) |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Matthias Clasen | Close the loader before unreffing it in the error case... |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Matthias Clasen | Remove the accidentally added prototype for this unimpl... |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Matthias Clasen | Avoid spurious drags. (#164884) |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Tor Lillqvist | Make volume name display formats translatable. |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Tor Lillqvist | Fix for #163702, from Ivan Wong: |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Tor Lillqvist | Handle Greek tonos dead accent key. (#164859, reported... |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Tor Lillqvist | Don't call GetVolumeInformation() for network drives... |
commit | commitdiff | tree | snapshot |
| 2005-01-21 |
Matthias Clasen | More details provided by Bill Haneman. |
commit | commitdiff | tree | snapshot |
| 2005-01-21 |
Matthias Clasen | Add docs. (#164725, George Kraft IV) |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Matthias Clasen | Don't loop forever here, even if the only focusable... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Matthias Clasen | Support tinting in GtkCellRendererPixbuf (#162903,... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Matthias Clasen | Support wrapping in GtkCellRendererText (#163608): |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Matthias Clasen | Don't reverse the order of modules when putting them... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Matthias Clasen | Don't crash if the tree is empty. (#164669, Priit Laes) |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Manish Singh | Call GDK_DISPLAY_XDISPLAY with a display, not a window... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Manish Singh | Squash strict aliasing warning in _NET_VIRTUAL_ROOTS... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Tor Lillqvist | Handle keyboards with ShiftLock (and not CapsLock)... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Matthias Clasen | In save mode, don't return paths containing nonexisting... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Matthias Clasen | Use GLib limit macros to avoid sparse warnings. Pointed... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Matthias Clasen | Precache the _NET_VIRTUAL_ROOTS atom. |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Matthias Clasen | Add a function to obtain the last user interaction... |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Manish Singh | Actually assign PENDING_OP_NONE. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Manish Singh | cosmetic fix |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Manish Singh | Tue Jan 18 13:46:46 2005 Manish Singh <yosh@gimp.org |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Federico Mena... | Merged from gtk-2-6: |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Add an index for 2.8 symbols. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Add an index for 2.8 symbols. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Add pointer warping to GDK. (#160437) |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Add some more NULL checks, patch by Michael Natterer. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Søren Sandmann | Check for NULL detail and NULL widget. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Avoid X errors when running against servers which imple... |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-18 |
Matthias Clasen | Remove debug output. (#164376, Jens Finke) |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Jonathan Blandford | add tree-column-sizing.png to dist. |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Matthias Clasen | Save and restore the selected row in the bookmark list... |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Matthias Clasen | Fix argument order in docs. |
commit | commitdiff | tree | snapshot |
| 2005-01-16 |
Matthias Clasen | Some updates |
commit | commitdiff | tree | snapshot |
| 2005-01-16 |
Matthias Clasen | Prefer LTR over RTL if the keymap is neutral. |
commit | commitdiff | tree | snapshot |
| 2005-01-15 |
Marcel Telka | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-15 |
Updated ja... | 2005-01-15 Updated ja.po and Fixed translation. T.Aihan... |
commit | commitdiff | tree | snapshot |
| 2005-01-15 |
Matthias Clasen | Allow to reset the property to its default value -1. |
commit | commitdiff | tree | snapshot |
| 2005-01-15 |
Francisco Javier... | Updated Spanish translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-14 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-14 |
Matthias Clasen | Add a translator hint. (#163889) |
commit | commitdiff | tree | snapshot |
| 2005-01-14 |
Matthias Clasen | Check for _NL_TIME_FIRST_WEEKDAY too, since it is an... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Check for nl_langinfo() Use nl_langinfo() when it's... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Add hints about the lifecycle of widgets. (#159503... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Use monospace for the source code view. (#163526, Theer... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Use R as mnemonic for the Credits button to avoid dupli... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Add an OS_LINUX conditional. |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Matthias Clasen | Make the headers-visible property readwrite instead... |
commit | commitdiff | tree | snapshot |
| 2005-01-13 |
Owen Taylor | Remove GLIB_DIVERT_BEFORE_HELP() on initialization... |
commit | commitdiff | tree | snapshot |
| 2005-01-12 |
Tor Lillqvist | Fix for #162790, by Iwan Wong: |
commit | commitdiff | tree | snapshot |
| 2005-01-12 |
Raphael Higino | Updated pt_BR translation |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Duarte Loreto | Updated Portuguese translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Duarte Loreto | Updated Portuguese translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Artur Flinta | Updated Polish translation by GNOME PL Team. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Artur Flinta | Updated Polish translation by GNOME PL Team. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Federico Mena... | Fix #162617. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Owen Taylor | Adding missing ChangeLog.pre* to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Owen Taylor | Split ChangeLog for 2.6 |
commit | commitdiff | tree | snapshot |
| 2005-01-10 |
Matthias Clasen | Document signals. (#163319, Murray Cumming) |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Tor Lillqvist | Set current cursor also when changing the cursor of... |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Anders Carlsson | Don't pass NULL to pango_context_get_metrics. Use |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
| 2005-01-09 |
Updated ja... | 2005-01-09 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> |
commit | commitdiff | tree | snapshot |
| 2005-01-08 |
Matthias Clasen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-01-08 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
| 2005-01-08 |
Laurent Dhima | Updated Albanian translation. |
commit | commitdiff | tree | snapshot |
| next |